• Cogset : A High-Performance MapReduce Engine 

      Viken Valvåg, Steffen (Doctoral thesis; Doktorgradsavhandling, 2012-01-30)
      MapReduce has become a widely employed programming model for large-scale data-intensive computations. Traditional MapReduce engines employ dynamic routing of data as a core mechanism for fault tolerance and load balancing. An alternative mechanism is static routing, which reduces the need to store temporary copies of intermediate data, but requires a tighter coupling between the components for ...